Skip to content

Commit

Permalink
Release version v0.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericonr committed May 10, 2024
1 parent 92e4477 commit 8f8d482
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## v0.8.0

A new container image, `ghcr.io/cnpem/opcua-epics-ioc`, is now available.

### New features
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG DEBIAN_VERSION=11.9

FROM ghcr.io/cnpem/lnls-debian-11-epics-7:v0.7.0-dev AS build-image
FROM ghcr.io/cnpem/lnls-debian-11-epics-7:v0.8.0 AS build-image

FROM debian:${DEBIAN_VERSION}-slim AS base

Expand Down

0 comments on commit 8f8d482

Please sign in to comment.