Skip to content

Commit

Permalink
build(deps): bump alpine from 3.17.2 to 3.18.3 in /docker
Browse files Browse the repository at this point in the history
Bumps alpine from 3.17.2 to 3.18.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 70bce24 commit ca14064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# syntax=docker/dockerfile:1
FROM alpine:3.17.2
FROM alpine:3.18.3

RUN apk add --no-cache \
bash \
Expand Down

0 comments on commit ca14064

Please sign in to comment.