Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
cdb0571c
Commit
cdb0571c
authored
Jun 23, 2019
by
Jintao Zhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update to alpine 3.10
Signed-off-by:
Jintao Zhang
<
zhangjintao9020@gmail.com
>
parent
c3242d1b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
Dockerfile
rootfs/Dockerfile
+1
-1
Dockerfile.experimental
rootfs/Dockerfile.experimental
+1
-1
Dockerfile.rudder
rootfs/Dockerfile.rudder
+1
-1
No files found.
rootfs/Dockerfile
View file @
cdb0571c
...
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM
alpine:3.
9
FROM
alpine:3.
10
RUN
apk add
--no-cache
ca-certificates socat
...
...
rootfs/Dockerfile.experimental
View file @
cdb0571c
...
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.
9
FROM alpine:3.
10
RUN apk add --no-cache ca-certificates
...
...
rootfs/Dockerfile.rudder
View file @
cdb0571c
...
...
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.
9
FROM alpine:3.
10
RUN apk add --no-cache ca-certificates
...
...
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