Compare commits

..

2 commits

Author SHA1 Message Date
39e86cbed2 Update file .gitlab-ci.yml 2026-02-27 11:48:58 +00:00
RenovateBot
213fe63784 Add renovate.json 2026-02-09 07:00:23 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM registry.durp.info/golang:1.26-alpine
FROM registry.durp.info/golang:1.20-alpine
RUN chmod -R o=,g=rwX /go
RUN mkdir /app

View file

@ -1,3 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}
}