Skip to content

Commit

Permalink
chore: update factory to node 20.13.0 and add new/missing GPG key
Browse files Browse the repository at this point in the history
  • Loading branch information
jahusa02 authored and Achtelik, René committed May 8, 2024
1 parent 2ec8ae0 commit d1875e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion factory/.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
BASE_IMAGE='debian:bullseye-slim'

# Node Versions: https://nodejs.org/en/download/releases/
FACTORY_DEFAULT_NODE_VERSION='20.12.2'
FACTORY_DEFAULT_NODE_VERSION='20.13.0'

# Node Versions: https://nodejs.org/en/download/releases/
NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
Expand Down
2 changes: 1 addition & 1 deletion factory/installScripts/node/default.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ARCH= && dpkgArch="$(dpkg --print-architecture)" \
141F07595B7B3FFE74309A937405533BE57C7D57 \
74F12602B6F1C4E913FAA37AD3A89613643B6201 \
DD792F5973C6DE52C432CBDAC77ABFA00DDBF2B7 \
61FC681DFB92A079F1685E77973F295594EC4689 \
CC68F5A3106FF448322E48ED27F5E38D5B0A215F \
8FCCA13FEF1D0C2E91008E09770F7A9A5AE15600 \
C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 \
890C08DB8579162FEE0DF9DB8BEAB4DFCF555EF4 \
Expand Down

0 comments on commit d1875e0

Please sign in to comment.