Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AURA
tank
Commits
902b4f0b
Commit
902b4f0b
authored
Apr 29, 2022
by
Ernesto Rico Schmidt
Browse files
Update Docker images
- golang:1.17 - golang:1.17-buster
parent
693bd646
Pipeline
#1863
passed with stages
in 22 minutes and 39 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
902b4f0b
image
:
golang:1.1
3
image
:
golang:1.1
7
variables
:
GOPATH
:
"
$CI_PROJECT_DIR/.gopath"
...
...
Dockerfile
View file @
902b4f0b
### Build Image
FROM
golang:1.1
4
-buster AS builder
FROM
golang:1.1
7
-buster AS builder
LABEL
maintainer="Christian Pointner <equinox@helsinki.at>"
RUN
set
-e
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment