Skip to content

Commit

Permalink
chore(deps): update docker.io/library/golang:1.23.4 docker digest to …
Browse files Browse the repository at this point in the history
…7ea4c9d

Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 33bf93a commit 9372e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmapisrv-mock/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG BASE_IMAGE=docker.io/library/alpine:3.21.0@sha256:21dc6063fd678b478f57c0e13f47560d0ea4eeba26dfc947b2a4f81f686b9f45
ARG GOLANG_IMAGE=docker.io/library/golang:1.23.4@sha256:70031844b8c225351d0bb63e2c383f80db85d92ba894e3da7e13bcf80efa9a37
ARG GOLANG_IMAGE=docker.io/library/golang:1.23.4@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041
ARG ETCD_SERVER_IMAGE=gcr.io/etcd-development/etcd:v3.5.17@sha256:15b1882f07aeaf357a48fbbcf35a566ae3ea110395704711488ea263fa86838d

FROM ${GOLANG_IMAGE} AS builder
Expand Down

0 comments on commit 9372e6c

Please sign in to comment.