Skip to content

Conversation

ceejatec
Copy link
Contributor

@ceejatec ceejatec commented Apr 3, 2024

No description provided.

@ceejatec ceejatec requested a review from a team as a code owner April 3, 2024 01:38
Copy link

github-actions bot commented Apr 3, 2024

Diff for 04c1a26:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 5b8bf46..7a99bf6 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -15,10 +15,10 @@ Architectures: amd64, arm64v8
 GitCommit: 8205e18d139813ac3f72f6dfef9ee9ffbc382e0f
 Directory: enterprise/couchbase-server/7.2.4
 
-Tags: 7.6.0, enterprise-7.6.0, enterprise, latest
+Tags: 7.6.1, enterprise-7.6.1, enterprise, latest
 Architectures: amd64, arm64v8
-GitCommit: 203e62f36ce055be75955e073d0000249bf2c040
-Directory: enterprise/couchbase-server/7.6.0
+GitCommit: 5268f3a009878a85c70b1461ef32cf8ce21debec
+Directory: enterprise/couchbase-server/7.6.1
 
 Tags: community-7.0.2
 GitCommit: 8205e18d139813ac3f72f6dfef9ee9ffbc382e0f
@@ -34,7 +34,7 @@ Architectures: amd64, arm64v8
 GitCommit: 8205e18d139813ac3f72f6dfef9ee9ffbc382e0f
 Directory: community/couchbase-server/7.2.4
 
-Tags: community-7.6.0, community
+Tags: community-7.6.1, community
 Architectures: amd64, arm64v8
-GitCommit: 7148bc241bcdcf8961c34f8adf76ebfb2860ed83
-Directory: community/couchbase-server/7.6.0
+GitCommit: 6eb060cef1909e850b0ad4a930cd577a89a6d269
+Directory: community/couchbase-server/7.6.1
diff --git a/_bashbrew-list b/_bashbrew-list
index f0e09a7..c2bcf3b 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,15 +1,15 @@
 couchbase:7.0.5
 couchbase:7.1.6
 couchbase:7.2.4
-couchbase:7.6.0
+couchbase:7.6.1
 couchbase:community
 couchbase:community-7.0.2
 couchbase:community-7.1.1
 couchbase:community-7.2.4
-couchbase:community-7.6.0
+couchbase:community-7.6.1
 couchbase:enterprise
 couchbase:enterprise-7.0.5
 couchbase:enterprise-7.1.6
 couchbase:enterprise-7.2.4
-couchbase:enterprise-7.6.0
+couchbase:enterprise-7.6.1
 couchbase:latest
diff --git a/couchbase_community/Dockerfile b/couchbase_community/Dockerfile
index 020c9d2..233368b 100644
--- a/couchbase_community/Dockerfile
+++ b/couchbase_community/Dockerfile
@@ -35,8 +35,8 @@ RUN set -x \
     && apt-get clean \
     && rm -rf /var/lib/apt/lists/* /usr/src/runit
 
-ARG CB_RELEASE_URL=https://packages.couchbase.com/releases/7.6.0
-ARG CB_PACKAGE=couchbase-server-community_7.6.0-linux_@@ARCH@@.deb
+ARG CB_RELEASE_URL=https://packages.couchbase.com/releases/7.6.1
+ARG CB_PACKAGE=couchbase-server-community_7.6.1-linux_@@ARCH@@.deb
 ARG CB_SKIP_CHECKSUM=false
 ENV PATH=$PATH:/opt/couchbase/bin:/opt/couchbase/bin/tools:/opt/couchbase/bin/install
 
@@ -50,10 +50,10 @@ RUN set -x \
     && dpkgArch="$(dpkg --print-architecture)" \
     && case "${dpkgArch}" in \
          'arm64') \
-           CB_SHA256=9fee2723a019157fa6b696d5bfc011440ae96347430087f67c67a73afc1a2518 \
+           CB_SHA256=abfd2a4d57c930be72d501af1e54612e06d9a73faf948df549c342252f1d3e49 \
            ;; \
          'amd64') \
-           CB_SHA256=b6b86779b16bc5c83e86220f40c8e230cf9650f0a7deb7e190997a93d9a50316 \
+           CB_SHA256=c1e48a4175ed7f82532a1b2b858f0c2af08752ab83b4d084cb16d59f52437a82 \
            ;; \
        esac \
     && CB_PACKAGE=$(echo ${CB_PACKAGE} | sed -e "s/@@ARCH@@/${dpkgArch}/") \
diff --git a/couchbase_latest/Dockerfile b/couchbase_latest/Dockerfile
index bb2b10e..b6ea445 100644
--- a/couchbase_latest/Dockerfile
+++ b/couchbase_latest/Dockerfile
@@ -35,8 +35,8 @@ RUN set -x \
     && apt-get clean \
     && rm -rf /var/lib/apt/lists/* /usr/src/runit
 
-ARG CB_RELEASE_URL=https://packages.couchbase.com/releases/7.6.0
-ARG CB_PACKAGE=couchbase-server-enterprise_7.6.0-linux_@@ARCH@@.deb
+ARG CB_RELEASE_URL=https://packages.couchbase.com/releases/7.6.1
+ARG CB_PACKAGE=couchbase-server-enterprise_7.6.1-linux_@@ARCH@@.deb
 ARG CB_SKIP_CHECKSUM=false
 ENV PATH=$PATH:/opt/couchbase/bin:/opt/couchbase/bin/tools:/opt/couchbase/bin/install
 
@@ -50,10 +50,10 @@ RUN set -x \
     && dpkgArch="$(dpkg --print-architecture)" \
     && case "${dpkgArch}" in \
          'arm64') \
-           CB_SHA256=1512430a602c67d53886502d758bf95b25b9faab066d08292a8eb496e9c08492 \
+           CB_SHA256=785f9d1f17ce6cde779f361adf0a0ed5f0bdaa78a1a4ab1c70b289d109b59709 \
            ;; \
          'amd64') \
-           CB_SHA256=fe94419fff0c1b9176292b44ab8715fd0e8e48872e76330cc6ec6f3fa07b3966 \
+           CB_SHA256=12f1a671c28f12d946b9f39fb5cf7fe7c32e51fe30e0045d423b25627367be54 \
            ;; \
        esac \
     && CB_PACKAGE=$(echo ${CB_PACKAGE} | sed -e "s/@@ARCH@@/${dpkgArch}/") \

Relevant Maintainers:

@tianon tianon merged commit 23b4ef9 into docker-library:master Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants