Skip to content
Snippets Groups Projects
Verified Commit 71f26c87 authored by egon w. stemle's avatar egon w. stemle :robot:
Browse files

Bump DSPACE_APP_VERSION

parent a62fedf6
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
### Changed
- Bump DSPACE_APP_VERSION
### Removed
### Fixed
......
# Usage: earthly --push [--no-cache] +docker
ARG DSPACE_APP_VERSION=1.1
ARG DSPACE_APP_VERSION=1.2-rc2
docker-from-docker:
FROM DOCKERFILE --build-arg DSPACE_APP_VERSION=$DSPACE_APP_VERSION .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment