Skip to content

Commit

Permalink
Release version v0.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericonr committed May 10, 2024
1 parent b6fc057 commit 2f922b5
Showing 1 changed file with 1 addition and 1 deletion.
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.8.0-dev AS build-image
FROM ghcr.io/cnpem/lnls-debian-11-epics-7:v0.8.1 AS build-image

FROM debian:${DEBIAN_VERSION}-slim AS base

Expand Down

0 comments on commit 2f922b5

Please sign in to comment.