Skip to content

Commit

Permalink
Update tonistiigi/xx Docker tag to v1.6.1 (#753)
Browse files Browse the repository at this point in the history
| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| docker     | tonistiigi/xx | 1.5.0 | 1.6.1 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 8c8ebc2 commit ddef34e
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
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.12
ARG BUILD_OS=debian
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1 AS xx

### Build base image for debian
FROM --platform=$BUILDPLATFORM debian:12 AS build-base-debian
Expand Down

0 comments on commit ddef34e

Please sign in to comment.