Skip to content

Commit e537d5f

Browse files
committedSep 16, 2023
fix(docker): fix version name
1 parent 0eed907 commit e537d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎dockerfiles/sfpowerscripts.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LABEL org.opencontainers.image.documentation "https://docs.dxatscale.io/projects
1515
LABEL org.opencontainers.image.revision $GIT_COMMIT
1616
LABEL org.opencontainers.image.vendor "DX@Scale"
1717
LABEL org.opencontainers.image.source "https://github.com/dxatscale/sfpowerscripts"
18-
LABEL org.opencontainers.image.title "DX@Scale sfpowercripts docker image - July 23"
18+
LABEL org.opencontainers.image.title "DX@Scale sfpowercripts docker image - August 23"
1919

2020

2121
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)
Please sign in to comment.