1
0
Fork 0

Merge remote-tracking branch 'github/renovate/golang-1.x'

develop
Icedream 2023-11-13 00:30:02 +01:00
commit e9a6c2b8b4
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.20-alpine
FROM golang:1.21-alpine
WORKDIR /usr/src/icedreammusic/
COPY . .

View File

@ -1,4 +1,4 @@
FROM golang:1.20-alpine
FROM golang:1.21-alpine
WORKDIR /usr/src/icedreammusic/
COPY . .