This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
packages/sfpowerscripts-cli Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ LABEL org.opencontainers.image.documentation "https://docs.dxatscale.io/sfpowers
12
12
LABEL org.opencontainers.image.revision $GIT_COMMIT
13
13
LABEL org.opencontainers.image.vendor "DX@Scale"
14
14
LABEL org.opencontainers.image.source "https://github.com/dxatscale/sfpowerscripts"
15
- LABEL org.opencontainers.image.title "DX@Scale sfp lite docker image - December 23 "
15
+ LABEL org.opencontainers.image.title "DX@Scale sfp lite docker image - January 24 "
16
16
17
17
18
18
ENV DEBIAN_FRONTEND=noninteractive
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ LABEL org.opencontainers.image.documentation "https://docs.dxatscale.io/sfpowers
15
15
LABEL org.opencontainers.image.revision $GIT_COMMIT
16
16
LABEL org.opencontainers.image.vendor "DX@Scale"
17
17
LABEL org.opencontainers.image.source "https://github.com/dxatscale/sfpowerscripts"
18
- LABEL org.opencontainers.image.title "DX@Scale sfpowercripts docker image - December 23 "
18
+ LABEL org.opencontainers.image.title "DX@Scale sfpowercripts docker image - January 24 "
19
19
20
20
21
21
ENV DEBIAN_FRONTEND=noninteractive
Original file line number Diff line number Diff line change 4
4
"version" : " 25.5.3" ,
5
5
"license" : " MIT" ,
6
6
"author" : " dxatscale" ,
7
- "release" : " December 23 " ,
7
+ "release" : " January 24 " ,
8
8
"bin" : {
9
9
"sfp" : " ./bin/run" ,
10
10
"sfpowerscripts" : " ./bin/run"
You can’t perform that action at this time.
0 commit comments