Skip to content

Commit

Permalink
Dev (#48)
Browse files Browse the repository at this point in the history
* Add tdqm python package

* Add mysql python package

* Add lftp ubuntu package

* Fix vcpkg install

* Add quarto vs-code extension

* Add sstudentt python package

* Add numba python package

* Bump ubuntu from `6d7b5d3` to `a6d2b38`

Bumps ubuntu from `6d7b5d3` to `a6d2b38`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump R to 4.4.0

* Add scoringrules python package

* Add python packages for building packages

* Add python3-venv to the list of dependencies

* Add ruff and black python packages

* Bump docker/build-push-action from 5 to 6

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump ubuntu from `a6d2b38` to `19478ce`

Bumps ubuntu from `a6d2b38` to `19478ce`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump RSPM snapshot and R to 4.4.1

* Add more recent pandoc version

* Add latex packages for rjtools template

* Add h5py python package

* Bump pandoc version

* Bump ubuntu from `19478ce` to `340d9b0`

Bumps ubuntu from `19478ce` to `340d9b0`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Downgrade pandoc

* Add covr R package and dependencies

* Bump ubuntu from `340d9b0` to `adbb901` (#47)

Bumps ubuntu from `340d9b0` to `adbb901`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
BerriJ and dependabot[bot] authored Sep 2, 2024
1 parent 3d16d2f commit bcac252
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 ubuntu:jammy@sha256:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221
FROM ubuntu:jammy@sha256:adbb90115a21969d2fe6fa7f9af4253e16d45f8d4c1e930182610c4731962658

SHELL ["/bin/bash", "-c"]

Expand Down

0 comments on commit bcac252

Please sign in to comment.