Skip to content

Commit bc97db0

Browse files
committed
Use Bioconductor 3.18
1 parent 829c7ee commit bc97db0

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: xcmsTutorials
22
Title: Exploring and Analyzing LC-MS data with Spectra and xcms
3-
Version: 1.0.3
3+
Version: 1.0.4
44
Authors@R: c(
55
person(given = "Johannes", family = "Rainer",
66
email = "Johannes.Rainer@eurac.edu",

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bioconductor/bioconductor_docker:devel
1+
FROM bioconductor/bioconductor_docker:RELEASE_3_18
22

33
LABEL name="jorainer/xcms_tutorials" \
44
url="https://github.com/jorainer/xcmsTutorials" \

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# xcmsTutorials 1.0
22

3+
## Changes in 1.0.4
4+
5+
- Use the Bioconductor 3.18 release docker image.
6+
37
## Changes in 1.0.3
48

59
- Add reference to the `MsQuality` paper.

0 commit comments

Comments
 (0)