Skip to content

Commit

Permalink
Merge pull request #227 from SkynetLabs/dependabot/docker/golang-1.18.3
Browse files Browse the repository at this point in the history
Bump golang from 1.18.2 to 1.18.3
  • Loading branch information
Christopher Schinnerl authored Jul 1, 2022
2 parents 147acb8 + 06e1193 commit e82052f
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.2 as builder
FROM golang:1.18.3 as builder
LABEL maintainer="SkynetLabs <devs@skynetlabs.com>"

WORKDIR /root
Expand Down

0 comments on commit e82052f

Please sign in to comment.