Skip to content

Commit

Permalink
Merge pull request #8 from Exchizz/dependabot/docker/golang-1.21-alpine
Browse files Browse the repository at this point in the history
Bump golang from 1.16-alpine to 1.21-alpine
  • Loading branch information
Exchizz authored Oct 2, 2023
2 parents 232a345 + f53f909 commit b8bcdbb
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,6 +1,6 @@
# syntax=docker/dockerfile:1

FROM golang:1.16-alpine
FROM golang:1.21-alpine

WORKDIR /app

Expand Down

0 comments on commit b8bcdbb

Please sign in to comment.