Skip to content

Commit

Permalink
Merge pull request #41 from snapp-incubator/dependabot/docker/dev-dep…
Browse files Browse the repository at this point in the history
…endencies-6d75aeddf3

chore(deps): bump the dev-dependencies group with 1 update
  • Loading branch information
m-yosefpor authored Jul 7, 2023
2 parents 67a57d8 + f07bbe2 commit 359183c
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 @@
#build stage
FROM golang:1.17-buster AS builder
FROM golang:1.20-buster AS builder
WORKDIR /go/src/app

COPY go.sum go.mod /go/src/app/
Expand Down

0 comments on commit 359183c

Please sign in to comment.