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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user