Skip to content

Commit

Permalink
Bump ruby from 3.2.2-alpine to 3.3.0-alpine
Browse files Browse the repository at this point in the history
Bumps ruby from 3.2.2-alpine to 3.3.0-alpine.

---
updated-dependencies:
- dependency-name: ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 19d5def commit 3b1b1bd
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,4 +1,4 @@
FROM ruby:3.2.2-alpine
FROM ruby:3.3.0-alpine

RUN apk --update --no-cache add wpa_supplicant openssl make gcc libc-dev curl talloc-dev jq g++ zlib-dev \
openssl-dev linux-headers python3 py3-pip py3-wheel net-tools tmux sqlite-libs \
Expand Down

0 comments on commit 3b1b1bd

Please sign in to comment.