Skip to content

Commit

Permalink
chore(deps): update ghcr.io/containerbase/base docker tag to v10.1.3
Browse files Browse the repository at this point in the history
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/containerbase/base | 10.1.2 | 10.1.3 |
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent a29eabb commit f15a9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG RENOVATE_VERSION=37.206.1

# Base image
#============
FROM ghcr.io/containerbase/base:10.1.2@sha256:4c64cb0c47d75836e0b34ac61e1d108a4035b3abe2b5490db172d9599d0ee023 AS base
FROM ghcr.io/containerbase/base:10.1.3@sha256:956a9b8b629a75fc6b6b4105adaf919d8e4cf0e260eb04bdef970f352c3fce57 AS base

LABEL maintainer="Michael Kriese <[email protected]>"
LABEL name="renovate"
Expand Down

0 comments on commit f15a9ba

Please sign in to comment.