Skip to content

Commit 361a790

Browse files
Update redhat/ubi9-micro Docker tag to v9.5-1741861735
1 parent 5abfebf commit 361a790

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/Dockerfile.linux.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use a specific version tag for better reproducibility
2-
FROM redhat/ubi9-micro:9.5-1731934928@sha256:31f00ba1d79523e182624c96e05b2f5ca66ea35d64959d84acdc8b670429415f
2+
FROM redhat/ubi9-micro:9.5-1741861735@sha256:8a6071b01366611fd9433bf9688f5c3150de819874fa2c06c4fcd4c25ea26f03
33

44
# Copy the binary to the appropriate directory
55
COPY bin/controller /usr/bin/terrapi-controller

docker/Dockerfile.linux.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use a specific version tag for better reproducibility
2-
FROM redhat/ubi9-micro:9.5-1731934928@sha256:31f00ba1d79523e182624c96e05b2f5ca66ea35d64959d84acdc8b670429415f
2+
FROM redhat/ubi9-micro:9.5-1741861735@sha256:8a6071b01366611fd9433bf9688f5c3150de819874fa2c06c4fcd4c25ea26f03
33

44
# Copy the binary to the appropriate directory
55
COPY bin/controller /usr/bin/terrapi-controller

0 commit comments

Comments
 (0)