Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
c998789c
Unverified
Commit
c998789c
authored
Oct 18, 2019
by
Erik Wilson
Committed by
GitHub
Oct 18, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #919 from erikwilson/bump-go-1.13.3
Bump go to v1.13.3
parents
2ff2baba
fb880aa8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Dockerfile.dapper
Dockerfile.dapper
+1
-1
Dockerfile.sonobuoy.dapper
Dockerfile.sonobuoy.dapper
+1
-1
No files found.
Dockerfile.dapper
View file @
c998789c
FROM golang:1.13.
1
-alpine3.10
FROM golang:1.13.
3
-alpine3.10
RUN apk -U --no-cache add bash git gcc musl-dev docker vim less file curl wget ca-certificates jq linux-headers zlib-dev tar zip squashfs-tools npm coreutils \
python3 py3-pip python3-dev openssl-dev libffi-dev libseccomp libseccomp-dev make
...
...
Dockerfile.sonobuoy.dapper
View file @
c998789c
FROM golang:1.13.
1
-alpine3.10
FROM golang:1.13.
3
-alpine3.10
RUN apk -U --no-cache add bash git gcc musl-dev docker curl jq coreutils
RUN SONOBUOY_VER=v0.16.2 && \
...
...
Write
Preview
Markdown
is supported
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