Skip to content

Commit

Permalink
Use a less specific base bci-micro:15.5 to get the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxsokolovsky committed Sep 13, 2023
1 parent 420ada5 commit 5b63091
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 @@ -7,7 +7,7 @@ RUN \
cd /src && \
CGO_ENABLED=0 go build -ldflags "-extldflags -static -s" -o /steve

FROM registry.suse.com/bci/bci-micro:15.5.11.2
FROM registry.suse.com/bci/bci-micro:15.5

ARG user=steve

Expand Down

0 comments on commit 5b63091

Please sign in to comment.