Skip to content

Commit 98c4606

Browse files
Update redhat/ubi9-micro Docker tag to v9.6-1754467928
1 parent 5abfebf commit 98c4606

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.6-1754467928@sha256:f5c5213d2969b7b11a6666fc4b849d56b48d9d7979b60a37bb853dff0255c14b
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.6-1754467928@sha256:f5c5213d2969b7b11a6666fc4b849d56b48d9d7979b60a37bb853dff0255c14b
33

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

0 commit comments

Comments
 (0)