Skip to content

Commit

Permalink
Bump ruby from 3.2.2-alpine to 3.3.2-alpine
Browse files Browse the repository at this point in the history
Bumps ruby from 3.2.2-alpine to 3.3.2-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 Jun 3, 2024
1 parent 729e7d2 commit e3dd4ef
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.2-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 e3dd4ef

Please sign in to comment.