Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
abelorosz authored and yegle committed Oct 30, 2023
1 parent ebe63f0 commit 8e80db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG BEANCOUNT_VERSION=2.3.6
ARG FAVA_VERSION=v1.26.1
ARG FAVA_VERSION=v1.26.2

ARG NODE_BUILD_IMAGE=16-bullseye
FROM node:${NODE_BUILD_IMAGE} as node_build_env
Expand Down

0 comments on commit 8e80db4

Please sign in to comment.