Skip to content

Commit

Permalink
chore: update release to December 24
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam committed Dec 15, 2024
1 parent 9474b83 commit 01883a5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/sfp-lite.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ LABEL org.opencontainers.image.documentation "https://docs.flxbl.io/sfp"
LABEL org.opencontainers.image.revision $GIT_COMMIT
LABEL org.opencontainers.image.vendor "Flxbl"
LABEL org.opencontainers.image.source "https://github.com/flxbl-io/sfp"
LABEL org.opencontainers.image.title "Flxbl sfp lite docker image - June 24"
LABEL org.opencontainers.image.title "Flxbl sfp lite docker image - December 24"


ENV DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/sfp.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.documentation "https://docs.flxbl.io/sfp"
LABEL org.opencontainers.image.revision $GIT_COMMIT
LABEL org.opencontainers.image.vendor "Flxbl"
LABEL org.opencontainers.image.source "https://github.com/flxbl-io/sfp"
LABEL org.opencontainers.image.title "Flxbl sfp docker image - June 24"
LABEL org.opencontainers.image.title "Flxbl sfp docker image - December 24"


ENV DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "39.3.0",
"license": "MIT",
"author": "flxblio",
"release": "August 24",
"release": "December 24",
"bin": {
"sfp": "./bin/run",
"sfpowerscripts": "./bin/run"
Expand Down

0 comments on commit 01883a5

Please sign in to comment.