Skip to content

Commit

Permalink
feat(deps): update ghcr.io/renovatebot/base-image docker tag to v2.9.0 (
Browse files Browse the repository at this point in the history
#28863)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 39964cc commit 3afab2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ ARG BASE_IMAGE_TYPE=slim
# --------------------------------------
# slim image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.8.6@sha256:4dc0ae952db7fc41ed26b6d3db6946ee08d4410f486957cbadbecf6c79dd1d4a AS slim-base
FROM ghcr.io/renovatebot/base-image:2.9.0@sha256:bdc80c83a98b9b3f1caaeeec3ad29e425fff6035d479e32a97e081080eef61c3 AS slim-base

# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.8.6-full@sha256:cbeca7ed03a9d591c40bfca1ee25894fbd74e298a2a9ed2d853655664ba6bfe9 AS full-base
FROM ghcr.io/renovatebot/base-image:2.9.0-full@sha256:bdabc3c573c1e842eab77e2928c29c57c151ab04f98772cd2aeb756e19c42ca4 AS full-base

# --------------------------------------
# build image
Expand Down

0 comments on commit 3afab2a

Please sign in to comment.