Skip to content

Commit

Permalink
Merge pull request #109 from AdRoll/UDP-3844-upgrade-go
Browse files Browse the repository at this point in the history
UDP-3844: Upgrade Go to 1.21
  • Loading branch information
JonathanAquino-NextRoll authored Sep 5, 2024
2 parents 15bb17a + 471c4fc commit cb02c4b
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
FROM golang:1.21

RUN mkdir -p /go/src/github.com/AdRoll/batchiepatchie
WORKDIR /go/src/github.com/AdRoll/batchiepatchie
Expand Down

0 comments on commit cb02c4b

Please sign in to comment.