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 ...@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
### Changed ### Changed
- Bump DSPACE_APP_VERSION
### Removed ### Removed
### Fixed ### Fixed
......
# Usage: earthly --push [--no-cache] +docker # Usage: earthly --push [--no-cache] +docker
ARG DSPACE_APP_VERSION=1.1 ARG DSPACE_APP_VERSION=1.2-rc2
docker-from-docker: docker-from-docker:
FROM DOCKERFILE --build-arg DSPACE_APP_VERSION=$DSPACE_APP_VERSION . 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.
Please register or to comment