Skip to content

Commit

Permalink
Update: next release dockerfile (#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
askonev authored Nov 21, 2023
1 parent d63cb27 commit 5e91694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/debian-next-release/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ruby:3.2

MAINTAINER Pavel.Lobashov "[email protected]"
ENV VERSION="7.5.1"
ENV VERSION="7.6.0"
ENV DIST="stable"

RUN apt-get update && apt-get -y -q install git \
Expand Down

0 comments on commit 5e91694

Please sign in to comment.