Skip to content

Commit

Permalink
Update registry.suse.com/bci/bci-micro Docker tag to v15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Malte Wildt committed Mar 17, 2024
1 parent ccacda8 commit c9e220c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/frontend.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN unzip ${ARCHIVE_NAME}

RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o server ./main.go

FROM registry.suse.com/bci/bci-micro:15.5
FROM registry.suse.com/bci/bci-micro:15.6
ARG ARCHIVE_NAME
ARG UID
ARG GID
Expand Down

0 comments on commit c9e220c

Please sign in to comment.