Skip to content

Commit

Permalink
chore(deps): update docker.io/golang:alpine docker digest to fbc3a21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 5f393c6 commit c0b962b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/example-go-app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Tip: Modify "docker-build" options in project.json to change docker build args.
#
# Run the container with `docker run -p 3000:3000 -t example-express-app`.
FROM docker.io/golang:alpine@sha256:9bdd5692d39acc3f8d0ea6f81327f87ac6b473dd29a2b6006df362bff48dd1f8 as builder
FROM docker.io/golang:alpine@sha256:fbc3a217775ee3ec2328077ad4f3681bbc2c4a812d63cc8c857c827f1e8e971f as builder

LABEL org.opencontainers.image.source=https://github.com/gipo355/example-go-app

Expand Down

0 comments on commit c0b962b

Please sign in to comment.