Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nickmisasi committed Dec 3, 2024
1 parent dfae01a commit 09a7b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build the matterwick
# Build image: golang:1.19.5
ARG DOCKER_BUILD_IMAGE=golang@1.22-alpine
ARG DOCKER_BUILD_IMAGE=golang:1.22-alpine
# Base image: alpine 3.16.3
ARG DOCKER_BASE_IMAGE=alpine@sha256:3d426b0bfc361d6e8303f51459f17782b219dece42a1c7fe463b6014b189c86d

Expand Down

0 comments on commit 09a7b16

Please sign in to comment.