We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd8eb8 commit d86306fCopy full SHA for d86306f
examples/deployment/docker/db_client/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.22.3-bookworm@sha256:6d71b7c3f884e7b9552bffa852d938315ecca843dcc75a86ee7000567da0923d
+FROM golang:1.22.3-bookworm@sha256:c2bc4ef4064059a5dbd083e573dbd5d074858130fa3f1ed14807903b71ed99f1
2
3
RUN apt-get update && \
4
apt-get install -y mariadb-client
0 commit comments