Skip to content

Commit

Permalink
#2 - pi docker issues - #2 - reverted to 16.4.2-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuma committed Apr 5, 2024
1 parent 23cf389 commit c90c0a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-alpine3.19
FROM node:16.4.2-slim

ENV USERNAME="username" \
PASSWORD="secret" \
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dsb-untis",
"version": "v0.6.1",
"version": "v0.6.2",
"description": "DSB Untis timetable client/proxy server",
"main": "src/index.js",
"type": "module",
Expand Down

0 comments on commit c90c0a6

Please sign in to comment.