Skip to content

Commit

Permalink
chore(deps): pin ubuntu docker tag to 2b7412e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent ebafb75 commit 63f4a38
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 @@ -3,7 +3,7 @@ ARG CONTAINERBASE_VERSION=9.26.0

FROM ghcr.io/containerbase/base:${CONTAINERBASE_VERSION} as containerbase

FROM ubuntu:22.04
FROM ubuntu:22.04@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f

ARG CONTAINERBASE_VERSION
ARG APT_HTTP_PROXY
Expand Down

0 comments on commit 63f4a38

Please sign in to comment.