Skip to content

Commit

Permalink
Upgrade version to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaggiowski committed Jun 13, 2022
1 parent a209776 commit 80e4efb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased
## 1.2.1 - 13-06-2022

### Changed

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ LABEL maintainer="[email protected]" \
name="rond" \
vcs.sha="$COMMIT_SHA"

ENV SERVICE_VERSION="1.2.0"
ENV SERVICE_VERSION="1.2.1"

# Import the user and group files from the builder.
COPY --from=builder /etc/passwd /etc/passwd
Expand Down

0 comments on commit 80e4efb

Please sign in to comment.