We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4aed4f commit f5ac948Copy full SHA for f5ac948
.github/workflows/build-container.yml
@@ -13,7 +13,7 @@ jobs:
13
DOCKER_REPO: inspircd/inspircd-docker
14
GITHUB_BRANCH: master
15
GITHUB_REPO: inspircd/docker
16
- INSP_VERSION: v4.5.0
+ INSP_VERSION: v4.6.0
17
steps:
18
-
19
uses: actions/checkout@v4
0 commit comments