We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13dd3d9 commit 1e6a396Copy full SHA for 1e6a396
1 file changed
dockerfiles/debian-next-release/Dockerfile
@@ -1,7 +1,7 @@
1
FROM ruby:3.4
2
3
MAINTAINER Pavel.Lobashov "shockwavenn@gmail.com"
4
-ENV VERSION="8.3.2"
+ENV VERSION="8.3.3"
5
ENV DIST="stable"
6
7
RUN apt-get update && apt-get -y -q install git \
0 commit comments