Skip to content

Commit b2b6a9d

Browse files
Update redhat/ubi9-micro Docker tag to v9.5-1742939100
1 parent 5abfebf commit b2b6a9d

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-1742939100@sha256:414cfa255ea10eaef4528a26d5618eb67cf487b635ee20f8f14b9317bfd6a4be
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-1742939100@sha256:414cfa255ea10eaef4528a26d5618eb67cf487b635ee20f8f14b9317bfd6a4be
33

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

0 commit comments

Comments
 (0)