Skip to content

Commit

Permalink
feat: update to latest release docker base image (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras authored Dec 20, 2024
1 parent aebde7c commit 939aa88
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 @@
FROM ghcr.io/onecx/docker-spa-base:1.9.0-rc.2
FROM ghcr.io/onecx/docker-spa-base:1.9.0

# Copy nginx configuration
COPY nginx/locations.conf $DIR_LOCATION/locations.conf
Expand Down

0 comments on commit 939aa88

Please sign in to comment.