Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent bb2d863 commit 3162e6e
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.12.10@sha256:b5915dea00d86ad71936620c40e250b5414e6e6cd9c96df0c877971f1b289286 AS slim-base
FROM ghcr.io/renovatebot/base-image:2.12.11@sha256:c621e3edb64d4ceef0a5d5ab2973d414636f1ab06661bcbe18351101511f842e AS slim-base

# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.12.10-full@sha256:2c788aedac0430888eb4f3bcbf0e67b4e55254de05ac214096fa0f3604f00621 AS full-base
FROM ghcr.io/renovatebot/base-image:2.12.11-full@sha256:59d0fa6ddd8e19ad5d73491191bc922b9a83384f592ff8e4abda8e2470845d53 AS full-base

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

0 comments on commit 3162e6e

Please sign in to comment.