Compare commits

..

7 commits

Author SHA1 Message Date
b262ed5769 Merge branch 'renovate/registry.durp.info-golang-1.x' into 'main'
Update registry.durp.info/golang Docker tag to v1.26

See merge request durfy/apps/durpot!4
2026-03-07 12:32:53 +00:00
RenovateBot
1b89cdcf47 Update registry.durp.info/golang Docker tag to v1.26 2026-03-01 07:00:42 +00:00
dd0d666eab Update file renovate.json 2026-02-27 11:52:23 +00:00
4dbbef4e4a Update file .gitlab-ci.yml 2026-02-27 11:31:21 +00:00
5ba4754f79 Update file .gitlab-ci.yml 2026-02-27 11:31:19 +00:00
ce9126c25a Update file .gitlab-ci.yml 2026-02-27 11:30:49 +00:00
6352aa4b94 Update file .gitlab-ci.yml 2026-02-27 11:29:44 +00:00
2 changed files with 3 additions and 3 deletions

View file

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

View file

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