We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3450eb4 commit 88dcceeCopy full SHA for 88dccee
dev_env/ubuntu/base/24.04/tag-previous.sh
@@ -1,2 +1,2 @@
1
-docker tag rsyslog/rsyslog_dev_base_ubuntu:24.04 rsyslog/rsyslog_dev_base_ubuntu:22.04_previous
+docker tag rsyslog/rsyslog_dev_base_ubuntu:24.04 rsyslog/rsyslog_dev_base_ubuntu:24.04_previous
2
docker push rsyslog/rsyslog_dev_base_ubuntu:24.04_previous
rsyslog/Makefile
@@ -14,7 +14,7 @@ ORG_NAME = rsyslog
14
15
# Default version for all images.
16
# This can be overridden via command line: 'make VERSION=my-custom-tag <target>'
17
-VERSION ?= 2025-04
+VERSION ?= 2025-06
18
19
# Variable to control cache busting. Set to 'yes' to force a rebuild from scratch for all targets.
20
# Example: make all REBUILD=yes
0 commit comments