Skip to content

Commit

Permalink
chore: update base docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladislav Folta authored and LadislavFolta committed Sep 3, 2024
1 parent ac6820f commit ba4bd6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#https://github.com/docker-library/repo-info/blob/master/repos/golang/remote/1.20.6-bullseye.md
FROM golang:1.21.5-bullseye@sha256:ca78a56712ab89487123b3af2b30052824653730e7ff25271d2f3037153bc0df AS build-env
#https://github.com/docker-library/repo-info/blob/master/repos/golang/remote/bullseye.md
FROM golang@sha256:ecef8303ced05b7cd1addf3c8ea98974f9231d4c5a0c230d23b37bb623714a23 AS build-env

ARG SHORT_SHA=0000000
ARG TAG_NAME
Expand Down

0 comments on commit ba4bd6b

Please sign in to comment.