We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67575af commit 49798caCopy full SHA for 49798ca
2 files changed
.github/workflows/containers-ci.yml
@@ -8,6 +8,7 @@ on:
8
paths:
9
# These are the only files that affect image creation
10
- containers/upstream
11
+ - containers/.env
12
- containers/compose.yaml
13
- containers/Dockerfile
14
workflow_dispatch:
containers/.env
@@ -1 +1 @@
1
-IMAGE_VERSION=rocky-v1.1-2026.03.000
+IMAGE_VERSION=rocky-v1.1-2026.04.000
0 commit comments