Skip to content

Commit

Permalink
bump to latest core in docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
billettc committed Mar 7, 2024
1 parent 1b7b1ab commit d1fccae
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 @@
ARG CORE_VERSION=b2cf970
ARG CORE_VERSION=v1.2.4

FROM golang:1.21-alpine as build
WORKDIR /app
Expand Down

0 comments on commit d1fccae

Please sign in to comment.