Skip to content
Snippets Groups Projects
Unverified Commit efe64fe0 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

Update golang Docker tag to v1.17 (#3117)


Co-authored-by: default avatarRenovate Bot <bot@renovateapp.com>
parent f43d8f57
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
# Multi-stage image: this step builds cozy-stack (and mailhog)
FROM golang:1.16 as build
FROM golang:1.17 as build
WORKDIR /app
# MailHog
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment