Skip to content

Commit

Permalink
Merge pull request #19 from backdevs/dependabot/docker/golang-1.21-al…
Browse files Browse the repository at this point in the history
…pine

Bump golang from 1.18-alpine to 1.21-alpine
  • Loading branch information
bogdannbv authored Sep 13, 2023
2 parents 2e74a96 + 87bfb66 commit 26c8288
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 golang:1.18-alpine AS build
FROM golang:1.21-alpine AS build

WORKDIR /src

Expand Down

0 comments on commit 26c8288

Please sign in to comment.