Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit f523b9e

Browse files
chore(release): update to January 24
1 parent 4235c8a commit f523b9e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dockerfiles/sfp-lite.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ LABEL org.opencontainers.image.documentation "https://docs.dxatscale.io/sfpowers
1212
LABEL org.opencontainers.image.revision $GIT_COMMIT
1313
LABEL org.opencontainers.image.vendor "DX@Scale"
1414
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"
1616

1717

1818
ENV DEBIAN_FRONTEND=noninteractive

dockerfiles/sfpowerscripts.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ LABEL org.opencontainers.image.documentation "https://docs.dxatscale.io/sfpowers
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 - December 23"
18+
LABEL org.opencontainers.image.title "DX@Scale sfpowercripts docker image - January 24"
1919

2020

2121
ENV DEBIAN_FRONTEND=noninteractive

packages/sfpowerscripts-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "25.5.3",
55
"license": "MIT",
66
"author": "dxatscale",
7-
"release": "December 23",
7+
"release": "January 24",
88
"bin": {
99
"sfp": "./bin/run",
1010
"sfpowerscripts": "./bin/run"

0 commit comments

Comments
 (0)