Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent e586a6d commit 233b075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/docker/Dockerfile
Expand Up @@ -3,12 +3,12 @@ ARG BASE_IMAGE_TYPE=slim
# --------------------------------------
# slim image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.4.2@sha256:e5f7b96c01154f535ab3f332217873514b0a60d29532f6cf6efa6c42b484b0d8 AS slim-base
FROM ghcr.io/renovatebot/base-image:2.4.3@sha256:b2cc6c1d2e28e94e59d1ac534a6ec574406c31bda8af65c5f7c2c0a8ee550d50 AS slim-base

# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.4.2-full@sha256:0d4dcaa95ba6156e77f313f523e370754d17d023aea3ca5573739812d3c6e3a4 AS full-base
FROM ghcr.io/renovatebot/base-image:2.4.3-full@sha256:66684c1bd14c5ddf0111de55555def9951a24b81d5c77ebf4aee913e28aa3b90 AS full-base

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

0 comments on commit 233b075

Please sign in to comment.