Skip to content

Commit 1e6a396

Browse files
authored
change RC version to 8.3.3 (#1389)
1 parent 13dd3d9 commit 1e6a396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfiles/debian-next-release/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM ruby:3.4
22

33
MAINTAINER Pavel.Lobashov "shockwavenn@gmail.com"
4-
ENV VERSION="8.3.2"
4+
ENV VERSION="8.3.3"
55
ENV DIST="stable"
66

77
RUN apt-get update && apt-get -y -q install git \

0 commit comments

Comments
 (0)