remove patch version
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.3 AS builder
|
||||
FROM golang:1.23 AS builder
|
||||
LABEL org.opencontainers.image.source="https://github.com/xruins/docker_state_exporter"
|
||||
COPY *.go $GOPATH/src/mypackage/myapp/
|
||||
COPY go.* $GOPATH/src/mypackage/myapp/
|
||||
|
||||
Reference in New Issue
Block a user