Skip to content

Commit

Permalink
build(deps): bump onecx/docker-spa-base from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [onecx/docker-spa-base](https://github.com/onecx/docker-spa-base) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/onecx/docker-spa-base/releases)
- [Commits](onecx/docker-spa-base@1.8.0...1.9.0)

---
updated-dependencies:
- dependency-name: onecx/docker-spa-base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent d7efd7e commit ce564bf
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.8.0
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 ce564bf

Please sign in to comment.