fix: Update the version on the dockerfile to use the correct version
All checks were successful
Build Docker / BuildSite (push) Successful in 2m37s
All checks were successful
Build Docker / BuildSite (push) Successful in 2m37s
This commit is contained in:
parent
58fb7f7ebf
commit
897f59e1d2
@ -1,5 +1,5 @@
|
|||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
FROM golang:1.19
|
FROM golang:1.21
|
||||||
|
|
||||||
# Set destination for COPY
|
# Set destination for COPY
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
Loading…
Reference in New Issue
Block a user