v1.0.3 - oppdatering av eksterne pakker
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use the official Golang image as the base image
|
||||
FROM golang:1.23.4
|
||||
FROM golang:1.26.0
|
||||
|
||||
# Set the Current Working Directory inside the container
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user