Skip to content

Commit

Permalink
Release version v0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericonr committed Nov 9, 2023
1 parent 55a98f5 commit 5217fd9
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.4.0

All users should update to ease deployment on container setups with limited
user ranges. Users interested in using the `lnls-run` script or the `caPutLog`
module should update as well.
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.7

FROM ghcr.io/cnpem/lnls-debian-11-epics-7:v0.3.0 AS build-image
FROM ghcr.io/cnpem/lnls-debian-11-epics-7:v0.4.0 AS build-image

FROM debian:${DEBIAN_VERSION}-slim AS base

Expand Down

0 comments on commit 5217fd9

Please sign in to comment.