Skip to content

Commit

Permalink
1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
rotemtam committed Oct 15, 2023
1 parent 85b777a commit 3587516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM arigaio/atlas:latest-alpine as atlas

FROM golang:1.20 as build
FROM golang:1.21 as build

WORKDIR /go/src/app
COPY . .
Expand Down

0 comments on commit 3587516

Please sign in to comment.