Skip to content

Commit b246a3a

Browse files
chore(deps): bump golang in /docker-mariadb-clean-arch
Bumps golang from `a7f2fc9` to `cc637ce`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2354f46 commit b246a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-mariadb-clean-arch/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Get Go image from DockerHub.
2-
FROM golang:1.23.2@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 AS api
2+
FROM golang:1.23.2@sha256:cc637ce72c1db9586bd461cc5882df5a1c06232fd5dfe211d3b32f79c5a999fc AS api
33

44
# Set working directory.
55
WORKDIR /compiler

0 commit comments

Comments
 (0)