Skip to content

Commit

Permalink
build(deps): bump ruby from 3.3.0-alpine3.18 to 3.3.1-alpine3.18 (#9)
Browse files Browse the repository at this point in the history
Bumps ruby from 3.3.0-alpine3.18 to 3.3.1-alpine3.18.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent db28106 commit 5c8ae3e
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,6 +1,6 @@
FROM ghcr.io/runatlantis/atlantis:v0.27.1 as deps

FROM ruby:3.3.0-alpine3.18
FROM ruby:3.3.1-alpine3.18

LABEL org.opencontainers.image.source = "https://github.com/unsafesystems/container-atlantis"

Expand Down

0 comments on commit 5c8ae3e

Please sign in to comment.