Skip to content

Commit 76dbdc0

Browse files
Update redhat/ubi9-micro Docker tag to v9.6-1751366659
1 parent 5abfebf commit 76dbdc0

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.6-1751366659@sha256:ef76ed20e66a9b19ccbbafe5657d73246c78c8f06ef3161e0fce6831ed4f7352
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-1751366659@sha256:ef76ed20e66a9b19ccbbafe5657d73246c78c8f06ef3161e0fce6831ed4f7352
33

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

0 commit comments

Comments
 (0)