Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
abelorosz committed Jul 8, 2024
1 parent 85def14 commit 8a2efd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.27.3
ARG BEANCOUNT_VERSION=3.0.0
ARG FAVA_VERSION=v1.28

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

0 comments on commit 8a2efd2

Please sign in to comment.