Skip to content

Commit

Permalink
Merge pull request #73 from SierraSoftworks/dependabot/docker/golang-…
Browse files Browse the repository at this point in the history
…1.21.1

build(deps): bump golang from 1.21.0 to 1.21.1
  • Loading branch information
notheotherben authored Sep 7, 2023
2 parents f7b9da4 + 82e5747 commit d9591b8
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,5 +1,5 @@
# Use a mutli-stage build pipeline to generate the executable
FROM golang:1.21.0
FROM golang:1.21.1

ARG VERSION="development"

Expand Down

0 comments on commit d9591b8

Please sign in to comment.