update docker file to 1.22
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM registry.internal.durp.info/golang:1.20-alpine
|
FROM registry.internal.durp.info/golang:1.22-alpine
|
||||||
|
|
||||||
RUN chmod -R o=,g=rwX /go
|
RUN chmod -R o=,g=rwX /go
|
||||||
RUN mkdir /app
|
RUN mkdir /app
|
||||||
|
|||||||
Reference in New Issue
Block a user