Skip to content

Commit

Permalink
Merge pull request #102 from odoogap/diogo
Browse files Browse the repository at this point in the history
fix: dockerfile upgrade to node 20.10
  • Loading branch information
odranoelBR authored Aug 6, 2024
2 parents 6077520 + c6fab09 commit 10f56dc
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,4 +1,4 @@
ARG NODE_VERSION=20.8
ARG NODE_VERSION=20.10
ARG YARN_VERSION=3.6.1
ARG NUXT_PUBLIC_ODOO_BASE_URL="https://vsfdemo15.labs.odoogap.com/"
ARG NUXT_PUBLIC_ODOO_BASE_IMAGE_URL="https://vsfdemo15.labs.odoogap.com/"
Expand Down

0 comments on commit 10f56dc

Please sign in to comment.