Skip to content

Commit

Permalink
bump version and modify tag (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreVasseur authored Aug 2, 2024
1 parent fb277c9 commit 3b4f6b7
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
Expand Up @@ -10,7 +10,7 @@ RUN npm install --force
RUN npm run build-insee

# Étape d'exécution
FROM nginxinc/nginx-unprivileged:1.25-alpine
FROM nginxinc/nginx-unprivileged:mainline-alpine

# Non root user
ENV NGINX_USER_ID=101
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": "bauhaus",
"version": "3.26.0",
"version": "3.26.1",
"description": "Web application for the management of concepts, classifications and other statistical objects",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3b4f6b7

Please sign in to comment.