Skip to content

Commit

Permalink
Revert "Update opensuse/leap Docker tag to v15.5 (#1274)" (#1336)
Browse files Browse the repository at this point in the history
This reverts commit b48c285.

Signed-off-by: mudler <[email protected]>
  • Loading branch information
mudler committed Apr 21, 2023
1 parent 744c85b commit 0514da5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/Dockerfile.opensuse-leap
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.4
ARG BASE_IMAGE=opensuse/leap:15.5
ARG BASE_IMAGE=opensuse/leap:15.4

FROM $BASE_IMAGE

Expand Down
2 changes: 1 addition & 1 deletion images/Dockerfile.opensuse-leap-arm-rpi
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

ARG BASE_IMAGE=opensuse/leap:15.5
ARG BASE_IMAGE=opensuse/leap:15.4

FROM $BASE_IMAGE

Expand Down

0 comments on commit 0514da5

Please sign in to comment.