Skip to content

Commit

Permalink
Revert "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
)"

This reverts commit 9eeb09b.
  • Loading branch information
mdpradeep committed Oct 20, 2023
1 parent 46ab5be commit c2d6938
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.3.0@sha256:904fe94f236d36d65aeb5a2462f88f2c537b8360475f6342e7599194f291fb7e AS xx
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 AS xx

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

Expand Down

0 comments on commit c2d6938

Please sign in to comment.