Skip to content

Commit

Permalink
Merge pull request #160 from jainishshah17/dependabot/docker/golang-1…
Browse files Browse the repository at this point in the history
….20.2

Bump golang from 1.20.0 to 1.20.2
  • Loading branch information
jainishshah17 authored Mar 13, 2023
2 parents ab793b7 + d09cda4 commit 6c0bf64
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 @@
# Builder image
FROM golang:1.20.0 as builder
FROM golang:1.20.2 as builder

# Set workspace
WORKDIR /src/jainishshah17/tugger/
Expand Down

0 comments on commit 6c0bf64

Please sign in to comment.