Skip to content

Commit

Permalink
Merge pull request #124 from spejder/dependabot/docker/golang-1.21.3-…
Browse files Browse the repository at this point in the history
…alpine
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
2 parents 3577f31 + 23952b7 commit 9e3fd0c
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,4 +1,4 @@
FROM docker.io/golang:1.21.2-alpine AS build-env
FROM docker.io/golang:1.21.3-alpine AS build-env

WORKDIR /build/github.com/spejder/ms-vcard

Expand Down

0 comments on commit 9e3fd0c

Please sign in to comment.