Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent 6881ab3 commit 9bffdb1
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.2.12@sha256:5e0e91b220686e43756974101dee63ff7db0b2835c1d46f1d020f77dc4abf7a0 AS slim-base
FROM ghcr.io/renovatebot/base-image:2.2.13@sha256:56a67aff6bd2b92e1a6e178b8b719ddba4c928df77f13fdca08018ec2c1356e5 AS slim-base

# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.2.12-full@sha256:ba8fe6ae0a0a9a76c98b3a2c3101b2cc5377141728923b218b9923d9ac53010a AS full-base
FROM ghcr.io/renovatebot/base-image:2.2.13-full@sha256:dc2df19771d34151a65a0ee3d658aa69d12869e66f3e81ebefd32db3b2c26ed5 AS full-base

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

0 comments on commit 9bffdb1

Please sign in to comment.