Skip to content

Commit

Permalink
Merge pull request #277 from KTH/issues/KUI-1545-update-node-version
Browse files Browse the repository at this point in the history
KUI-1545: Updated Node version from 18 to 20
  • Loading branch information
axelbjo authored Nov 22, 2024
2 parents 406564f + 6bec3ad commit 3bc7904
Show file tree
Hide file tree
Showing 4 changed files with 1,746 additions and 9,312 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# A daily updated common KTH Alpine based image.
# Versions: https://hub.docker.com/r/kthse/kth-nodejs/tags
#
FROM kthregistry.azurecr.io/kth-nodejs-18:latest
FROM kthregistry.azurecr.io/kth-nodejs-20:latest
LABEL maintainer="KTH StudAdm [email protected]"

#
Expand Down
2 changes: 0 additions & 2 deletions docker-compose-local-mongo.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.7'

services:
mongodb:
container_name: kursinfo-api-mongo
Expand Down
Loading

0 comments on commit 3bc7904

Please sign in to comment.