Skip to content

Commit c9f9596

Browse files
committed
Updated version in Dockerfile
1 parent 3d7cd10 commit c9f9596

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ARG BUILDPLATFORM
5151
# Add metadata labels
5252
LABEL org.opencontainers.image.title="Pabawi"
5353
LABEL org.opencontainers.image.description="Web interface for Bolt automation tool"
54-
LABEL org.opencontainers.image.version="0.2.0"
54+
LABEL org.opencontainers.image.version="0.3.0"
5555
LABEL org.opencontainers.image.vendor="example42"
5656
LABEL org.opencontainers.image.source="https://github.com/example42/pabawi"
5757

Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ARG BUILDPLATFORM
4444
# Add metadata labels
4545
LABEL org.opencontainers.image.title="Pabawi"
4646
LABEL org.opencontainers.image.description="Web interface for Bolt automation tool"
47-
LABEL org.opencontainers.image.version="0.1.0"
47+
LABEL org.opencontainers.image.version="0.3.0"
4848
LABEL org.opencontainers.image.vendor="example42"
4949
LABEL org.opencontainers.image.source="https://github.com/example42/pabawi"
5050

Dockerfile.ubuntu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ARG BUILDPLATFORM
4444
# Add metadata labels
4545
LABEL org.opencontainers.image.title="Pabawi"
4646
LABEL org.opencontainers.image.description="Web interface for Bolt automation tool"
47-
LABEL org.opencontainers.image.version="0.1.0"
47+
LABEL org.opencontainers.image.version="0.3.0"
4848
LABEL org.opencontainers.image.vendor="example42"
4949
LABEL org.opencontainers.image.source="https://github.com/example42/pabawi"
5050

0 commit comments

Comments
 (0)