Skip to content

Commit

Permalink
chore(deps): update containerbase/buildpack docker tag to v4.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2022
1 parent c949a87 commit 0a0f21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG DISTRO=focal
#--------------------------------------
FROM ubuntu:bionic@sha256:40b84b75884ff39e4cac4bf62cb9678227b1fbf9dbe3f67ef2a6b073aa4bb529 as build-bionic
FROM ubuntu:focal@sha256:9c2004872a3a9fcec8cc757ad65c042de1dad4da27de4c70739a6e36402213e3 as build-focal
FROM containerbase/buildpack:4.16.5@sha256:bdf0e65d99fde7d3e708dee2b3591289c8b0545b02f0f56d70ebad3159b36a27 AS buildpack
FROM containerbase/buildpack:4.16.7@sha256:243e922d833c32129231a0fc30c0f1d152a8cb568d4f89a8ce6391b551090047 AS buildpack

#--------------------------------------
# builder images
Expand Down

0 comments on commit 0a0f21b

Please sign in to comment.