Skip to content

Commit

Permalink
build(deps): bump tonistiigi/xx from 1.2.1 to 1.3.0 (dexidp#3161)
Browse files Browse the repository at this point in the history
Bumps tonistiigi/xx from 1.2.1 to 1.3.0.

---
updated-dependencies:
- dependency-name: tonistiigi/xx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Houssem Ben Mabrouk <[email protected]>
  • Loading branch information
dependabot[bot] authored and orange-hbenmabrouk committed Oct 23, 2023
1 parent b569806 commit 01a79d4
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 @@
ARG BASE_IMAGE=alpine

FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 AS xx
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.3.0@sha256:904fe94f236d36d65aeb5a2462f88f2c537b8360475f6342e7599194f291fb7e AS xx

FROM --platform=$BUILDPLATFORM golang:1.20.4-alpine3.16 AS builder

Expand Down

0 comments on commit 01a79d4

Please sign in to comment.