This website requires JavaScript.
Explore
Help
Sign In
nyyu
/
plugin-kaniko
Archived
Watch
1
Star
0
Fork
0
You've already forked plugin-kaniko
Code
Issues
1
Pull Requests
3
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-25
. You can view files and clone it, but cannot push or open issues or pull requests.
4a02d6a6cc
plugin-kaniko
/
Dockerfile.test
6 lines
68 B
Docker
Raw
Normal View
History
Unescape
Escape
chore(deps): update alpine docker tag to v3.19 (#11) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 22:47:55 +01:00
FROM
alpine:3.19
initial import
2018-11-21 15:45:09 +01:00
RUN
apk add --update git
Add caching example
2018-11-25 15:59:05 +01:00
RUN
apk add --update jq
Reference in New Issue
Copy Permalink