Skip to content

Commit

Permalink
chore(container): update image docker.io/library/golang to 450e382
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ahsoka[bot] committed Apr 12, 2024
1 parent 9173ad8 commit cdf062f
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
Expand Up @@ -27,7 +27,7 @@ RUN --mount=type=bind,target=/app/.git,source=.git GOOS=linux GOARCH="${TARGETAR
###############################################################################
# BEGIN test-stage
# Run the tests in the container
FROM docker.io/library/golang:1.22.2@sha256:c4fb952e712efd8f787bcd8e53fd66d1d83b7dc26adabc218e9eac1dbf776bdf AS test-stage
FROM docker.io/library/golang:1.22.2@sha256:450e3822c7a135e1463cd83e51c8e2eb03b86a02113c89424e6f0f8344bb4168 AS test-stage

WORKDIR /app

Expand Down

0 comments on commit cdf062f

Please sign in to comment.