Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent cb804b0 commit 968b934
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.15.0@sha256:9337d8d720444f16a568e54ca9b9362882f8be670a60a96d7f38da55743c5e1b AS slim-base
FROM ghcr.io/renovatebot/base-image:2.16.0@sha256:a312fe2bbb007624d0744b8f6332ecf391becda7f26c647d309472d2bae13a29 AS slim-base

# --------------------------------------
# full image
# --------------------------------------
FROM ghcr.io/renovatebot/base-image:2.15.0-full@sha256:f5bc36d71365cd2777a5d632fd72a32a513ec4eefc2117885a0dd808e427950f AS full-base
FROM ghcr.io/renovatebot/base-image:2.16.0-full@sha256:440586712418537fcc7a699c708611c2aef9c8d69917d5ad101135515a3b3cf4 AS full-base

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

0 comments on commit 968b934

Please sign in to comment.