Skip to content

Commit

Permalink
Upgrade OpenSuse Leap from version 15.5 to version 15.6
Browse files Browse the repository at this point in the history
fixes #483
closes #476

Signed-off-by: Erik Agterdenbos <[email protected]>
  • Loading branch information
agterdenbos committed Jul 5, 2024
1 parent 550260a commit 9df1ee9
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 @@ -18,7 +18,7 @@ RUN --mount=type=cache,id=gomod,target=/go/pkg/mod \
go build ./cmd/eib

# ----- Deliverable Image -----
FROM opensuse/leap:15.5
FROM opensuse/leap:15.6

# Dependency uses by line
# 1. ISO image building
Expand Down

0 comments on commit 9df1ee9

Please sign in to comment.