Skip to content

Commit

Permalink
Update version of OpenSuSE 15.5
Browse files Browse the repository at this point in the history
Signed-off-by: Strahil Nikolov <[email protected]>

Signed-off-by: Strahil Nikolov <[email protected]>
  • Loading branch information
hunter86bg authored Oct 14, 2023
1 parent 789eb8b commit e8e30b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opensuse-leap-15.5/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
FROM opensuse/leap:15.4
FROM opensuse/leap:15.5
LABEL maintainer="[email protected]"
ARG BUILD_DATE
ARG VCS_REF

LABEL org.label-schema.schema-version="1.0"
LABEL org.label-schema.build-date=$BUILD_DATE
LABEL org.label-schema.name="test-kitchen/dokken-images"
LABEL org.label-schema.description="A Docker container for testing opensuse-leap-15.4"
LABEL org.label-schema.description="A Docker container for testing opensuse-leap-15.5"
LABEL org.label-schema.vcs-url="https://github.com/test-kitchen/dokken-images"
LABEL org.label-schema.vcs-ref=$VCS_REF
LABEL org.label-schema.vendor="test-kitchen"
Expand Down

0 comments on commit e8e30b2

Please sign in to comment.