Skip to content

Commit 1febfd5

Browse files
committed
chore(deps): update ruby docker tag to v3.4.6
1 parent 9d4918b commit 1febfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

owlbot-postprocessor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM ruby:3.4.5-bookworm
15+
FROM ruby:3.4.6-bookworm
1616
RUN apt-get update \
1717
&& apt-get -y upgrade \
1818
&& apt-get -y autoremove \

0 commit comments

Comments
 (0)