Skip to content

Commit e11fa4a

Browse files
committed
🤖 Update registry.access.redhat.com/ubi9-minimal image ref in Dockerfiles from 2bd144364d2 to c9805b434e8
1 parent 16b64ce commit e11fa4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.tsa.rh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN go install github.com/go-delve/delve/cmd/dlv@v1.9.0
3636
COPY --from=builder /opt/app-root/src/timestamp-server_debug /usr/local/bin/timestamp-server
3737

3838
# Multi-Stage production build
39-
FROM registry.access.redhat.com/ubi9-minimal@sha256:2bd144364d2cb06b08953ce5764cdbf236bbcd63cea214583c4ed011b4685453 AS deploy
39+
FROM registry.access.redhat.com/ubi9-minimal@sha256:c9805b434e84d05a4ac392ab3df76a8740ce15df57d65801ef28e3d6c5218afb AS deploy
4040

4141
LABEL description="The timestamp-authority is a process that provides a timestamp record of when a document was created or modified."
4242
LABEL io.k8s.description="The timestamp-authority is a process that provides a timestamp record of when a document was created or modified."

0 commit comments

Comments
 (0)