Merge pull request 'Update golang Docker tag to v1.23' (#5) from renovate/golang-1.x into main
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
Reviewed-on: #5
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.22-alpine AS builder
|
FROM golang:1.23-alpine AS builder
|
||||||
|
|
||||||
ARG RESTIC_VERSION=0.16.4
|
ARG RESTIC_VERSION=0.16.4
|
||||||
RUN apk add --no-cache git
|
RUN apk add --no-cache git
|
||||||
|
|||||||
Reference in New Issue
Block a user